home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252">
-
- <meta http-equiv="MSThemeCompatible" content="yes" />
- <link href="ccc.css" type="text/css" rel="STYLESHEET" />
- <script src="ccc.js"></script>
- <script language="javascript">
- <!--
- function OnTxtFieldChanging()
- {
- var oKey = document.getElementById("txtKey");
- var oAct = document.getElementById("txtActivationCode");
-
- if (oKey != null)
- location = "pcucmd://StoreParam?key=" + oKey.value;
-
- if (oAct != null)
- location = "pcucmd://StoreParam?activationcode=" + oAct.value;
-
- var bEnable = false;
- var oBtn = document.getElementById("btnPhone");
- if (oKey != null && ValidateSerial(oKey.value))
- {
- if (oBtn != null)
- {
- oBtn.disabled = false;
- }
- if (oAct != null &&
- ValidateActCode(oAct.value))
- {
- location="pcucmd://CanContinue?enable=true";
- bEnable = true;
- }
- }
- else
- {
- if (oBtn != null)
- {
- oBtn.disabled = true;
- }
- }
- if (!bEnable)
- {
- location="pcucmd://CanContinue?enable=false";
- }
- }
- function OnConnect()
- {
- location="pcucmd://Connect";
- var oKey = document.getElementById("txtKey");
- if (oKey != null && oKey.value.length != 0)
- {
- location="pcucmd://Activate?admin=yes&condition=yes";
- location="pcucmd://Next?condition=true";
- }
- else
- {
- location="pcucmd://SetSequence?name=RetrieveKey&admin=yes&condition=yes";
- }
- }
- function OnPhone()
- {
- var oKey = document.getElementById("txtKey");
- if (oKey != null && oKey.value.length != 0)
- {
- location="pcucmd://SetKey?admin=yes&key="+oKey.value;
- location="pcucmd://Extend?condition=true";
- location="pcucmd://SetSequence?name=ExActOffline&condition=true";
- }
- }
- -->
- </script>
- </head>
- <body onload="location='pcucmd://FrameDataLoaded'" tabindex="-1">
- <div id="pcu_data" style="DISPLAY: none">
- PageDimension:630,440
- </div>
- <div id="ButtonBar" style="display:none">
- <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
- <tr>
- <td align="right">
- <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://SetLastSequence/'">< <u>Z</u>urück</button>
- <button accesskey="O" type="submit" id="btnContinue" name="btnContinue" disabled="true" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Unlock?admin=yes'; location='pcucmd://Next?condition=true'">W<u>e</u>iter</button>
- <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel/'"><u>A</u>bbrechen</button>
- </td>
- </tr>
- </table>
- </div>
- <label for="txtKey" accesskey="K">Bitte geben Sie Ihren <u>S</u>chlüssel ein: </label><input type="text" id="txtKey" size="36" NAME="txtKey" onkeyup="OnTxtFieldChanging()" />
- <p>Wählen Sie eine der folgenden Optionen:</p>
- <table style="width: 100%" cellpadding="0" cellspacing="0">
- <tr style="vertical-align:top">
- <td style="padding: 10px; width: 195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid">
- <p><B>Verbindung mit dem Internet herstellen</B></p>
- <p>Stellen Sie Verbindung mit dem Internet her, um Ihr Produkt zu aktivieren. Sie brauchen dazu ein Corel-Konto.</p>
- <p align="center">
- <button accesskey="N" type="button" ID="btnConnect" NAME="btnConnect" onclick="OnConnect()">Verbi<u>n</u>den</button>
- </p>
- </td>
- <td style="padding:10px; width:195px; border-right-width:thin; border-right-color:Silver; border-right-style:solid;">
- <p><B>Offline arbeiten</B></p>
- <p>Kontaktieren Sie den Corel Kundendienst in Ihrer Nähe, um das Produkt zu aktivieren.</p>
- <p style="margin-top: 30px" align="center">
- <button accesskey="P" type="button" ID="btnPhone" NAME="btnPhone" disabled="true" onclick="OnPhone()">Corel anru<u>f</u>en</button>
- </p>
- </td>
- <td style="width: 195px; padding: 10px">
- <p><B>Sie besitzen bereits einen Aktivierungscode</B></p>
- <p>Geben Sie den Aktivierungscode unten ein und klicken Sie dann auf „Weiter“, um den Vorgang fortzusetzen.</p>
- <p align="center">
- <input type="text" style="margin-left:5px; margin-right:5px; width:100%" id="txtActivationCode" onkeyup="OnTxtFieldChanging()" />
- </p>
- </td>
- </tr>
- </table>
- </body>
- </html>
-